services.beesd.filesystems.<name>.extraOptions
Extra command-line options passed to the daemon. See upstream bees documentation.
- Type
list of string- Default
[ ]- Example
[ "--thread-count" "4" ]- Declared
- <nixpkgs/nixos/modules/services/misc/bees.nix>
Extra command-line options passed to the daemon. See upstream bees documentation.
list of string[ ][ "--thread-count" "4" ]